This command will allow you to copy a local file into the current ftp directory.
FTP PUT FILE Local Filename String
Local Filename String
String Local file name string
This command does not return a value.
ftp connect ftp put file "file.dat" ftp disconnect
FTP Commands Menu Index